home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Trig Explorer
/
The Trig Explorer.iso
/
pc
/
explorer
/
ex_right.dxr
/
00026.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1997-07-22
|
150 b
|
9 lines
on exitFrame
global a, b, c
if (field "Answer" > (a - 0.5)) and (field "Answer" < (a + 0.5)) then
nothing()
else
go("AA1")
end if
end